Crate imgui

source ·

Re-exports

Modules

  • Structs to create a Drag and Drop sequence. Almost all structs are re-exported and can be accessed from the crate root; some additional utilities can be found in here.
  • The draw list lets you create custom graphics within a window.
  • Internal raw utilities (don’t use unless you know what you’re doing!)

Macros

  • This is a macro used internally by imgui-rs to create StackTokens representing various global state in DearImGui.

Structs

Enums

Traits

Functions

Type Definitions